home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-04-28 | 1.6 KB | 78 lines | [TEXT/MPS ] |
- /******************************************************************************/
-
- resource 'ALRT' (16997, purgeable)
- {
- {0, 0, 120, 320},
- 16997,
- {
- OK, visible, sound1;
- OK, visible, sound1;
- OK, visible, sound1;
- OK, visible, sound1
- }
- };
-
- resource 'DITL' (16997, purgeable)
- {
- {
- {80, 210, 100, 280}, Button { enabled, "OK" },
- {10, 20, 42, 52}, Icon { disabled, 0 },
- {10, 62, 58, 300}, StaticText { disabled,
- "This plug-in requires Adobe Photoshop™ 2.5 or "
- "later functionality." }
- }
- };
-
- /******************************************************************************/
-
- resource 'ALRT' (16998, purgeable)
- {
- {0, 0, 120, 320},
- 16998,
- {
- OK, visible, sound1;
- OK, visible, sound1;
- OK, visible, sound1;
- OK, visible, sound1
- }
- };
-
- resource 'DITL' (16998, purgeable)
- {
- {
- {80, 210, 100, 280}, Button { enabled, "OK" },
- {10, 20, 42, 52}, Icon { disabled, 0 },
- {10, 62, 58, 300}, StaticText { disabled,
- "This plug-in is incompatible with this version "
- "of the host program." }
- }
- };
-
- /******************************************************************************/
-
- resource 'ALRT' (16999, purgeable)
- {
- {0, 0, 120, 320},
- 16999,
- {
- OK, visible, sound1;
- OK, visible, sound1;
- OK, visible, sound1;
- OK, visible, sound1
- }
- };
-
- resource 'DITL' (16999, purgeable)
- {
- {
- {80, 210, 100, 280}, Button { enabled, "OK" },
- {10, 20, 42, 52}, Icon { disabled, 0 },
- {10, 62, 58, 300}, StaticText { disabled,
- "This plug-in requires Adobe Photoshop™ 2.5.1 or "
- "later functionality." }
- }
- };
-
- /******************************************************************************/
-
-